getSubZoneWGS84Centroids

Module: dggal
Class: DGGRS

Array<GeoPoint> getSubZoneWGS84Centroids(DGGRSZone parent, int relativeDepth)

Description

Return the centroids (in WGS84 geodetic coordinates) for all sub-zone of a parent zone at a particular relative depth in the deterministic order

Parameters

parent  DGGRSZone  The parent zone for which to return sub-zone centroids 
relativeDepth  int  The relative depth at which to return sub-zone centroids 
 
Return Value Array<GeoPoint An array of sub-zone centroids in the deterministic sub-zone order expressed in WGS84 geodetic coordinates